home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 5 / Amiga Tools 5.iso / grafik / converter / pbm with gui / gui / pbm / pbmupc < prev    next >
Encoding:
Text File  |  1996-07-16  |  341 b   |  13 lines

  1. "pbmupc "Create Universal Product Code
  2.     [-s1|-s2] type manufac product
  3.    "Create UPC PBM"
  4.    "UPC"
  5.    CYCLE "_Mode"!!S1/S2!
  6.       "S1":"-s1"
  7.       "S2":"-s2"
  8.    ENDCYCLE:"0"
  9.    NUMBER "_Type":"":"0"!!Type!
  10.    NUMBER "M_anufacturer":"":"00000"!!Manufacturer!
  11.    NUMBER "_Product":"":"00000"!!Product!
  12.    SFILE "O_utput":">":""!!Output File!
  13.